- 
        Couldn't load subscription status. 
- Fork 41
Use the Aqua workflow to test things further #436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
| Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@           Coverage Diff           @@
##           master     #436   +/-   ##
=======================================
  Coverage   90.88%   90.88%           
=======================================
  Files          52       52           
  Lines        1459     1459           
=======================================
  Hits         1326     1326           
  Misses        133      133           ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
 | 
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
| Well the type piracy is explicit in a comment: KernelFunctions.jl/src/chainrules.jl Line 3 in 2a6e5e9 
 | 
This adds tests for the Aqua.jl workflow. It tests methods ambiguities, exported non-existing functions, lost parameters and more.